type github.com/jackc/pgx/v5/pgtype.encodePlanUUIDCodecTextUUIDValuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uuid.go#L158: 		return encodePlanUUIDCodecTextUUIDValuer{}
		uuid.go#L179: type encodePlanUUIDCodecTextUUIDValuer struct{}
		uuid.go#L181: func (encodePlanUUIDCodecTextUUIDValuer) Encode(value any, buf []byte) (newBuf []byte, err error) {